nodedbCount

@get:JvmName(name = "getNodedbCount")
@set:JvmName(name = "setNodedbCount")
var nodedbCount: Int
The number of nodes in the nodedb.
This is used by the phone to know how many NodeInfo packets to expect on want_config

uint32 nodedb_count = 15;